The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dbd::sqlite"

DBD::SQLite - Self-contained RDBMS in a DBI Driver River stage four • 506 direct dependents • 1133 total dependents

SQLite is a public domain file-based relational database engine that you can find at <https://www.sqlite.org/>. DBD::SQLite is a Perl DBI driver for SQLite, that includes the entire thing in the distribution. So in order to get a fast transaction cap...

ISHIGAKI/DBD-SQLite-1.74 - 19 Sep 2023 17:26:03 UTC - Search in distribution

DBD::SQLite::Amalgamation - Single C-file based DBD::SQLite distribution River stage zero No dependents

This module is nothing but a stub for an experimental way to distribute Matt Sergeant's DBD::SQLite, using the concatenated C files (the *amalgamation*) as provided by the SQLite Consortium. As of version 3.5.8, the "FTS3" full-text search engine is ...

AUDREYT/DBD-SQLite-Amalgamation-3.6.1.2 - 16 Aug 2008 14:52:55 UTC - Search in distribution

Module::Build::DBD::SQLite - SQLite specifics for Module::Build::DB River stage zero No dependents

This module contains a number of class methods called by Module::Build::DB to handle SQLite specific tasks when detecting, building, and updating a database. Methods All methods are class methods. "get_client()" my $client = Module::Build::DBD::SQLit...

DWHEELER/Module-Build-DB-0.10 - 08 Oct 2010 02:29:50 UTC - Search in distribution

DBIx::DBSchema::DBD::SQLite - SQLite native driver for DBIx::DBSchema River stage two • 4 direct dependents • 13 total dependents

This module implements a SQLite-native driver for DBIx::DBSchema....

IVAN/DBIx-DBSchema-0.47 - 07 Sep 2022 23:42:13 UTC - Search in distribution

DBIx::TextIndex::DBD::SQLite - Driver for SQLite River stage zero No dependents

Contains SQLite-specific overrides for methods of DBIx::TextIndex::DBD. Used internally by DBIx::TextIndex....

DKOCH/DBIx-TextIndex-0.28 - 22 Apr 2008 16:30:27 UTC - Search in distribution

DBD::SQLite::FTS3Transitional - helper function for migrating FTS3 applications River stage zero No dependents

Starting from version 1.31, "DBD::SQLite" uses the new, recommended "Enhanced Query Syntax" for binary set operators in fulltext FTS3 queries (AND, OR, NOT, possibly nested with parenthesis). Previous versions of "DBD::SQLite" used the "Standard Quer...

DAMI/DBD-SQLite-FTS3Transitional-1.00 - 07 Sep 2010 22:49:41 UTC - Search in distribution

DBD::SQLite::BundledExtensions - Provide a series of C extensions for DBD::SQLite and some helper functions to load them River stage zero No dependents

SIMCOP/Alien-DBD-SQLite-BundledExtensions-0.001 - 29 Dec 2016 19:13:39 UTC - Search in distribution

DBD::SQLite::BundledExtensions - Provide a series of C extensions for DBD::SQLite and some helper functions to load them River stage zero No dependents

SIMCOP/DBD-SQLite-BundledExtensions-0.003 - 20 Jul 2020 15:07:20 UTC - Search in distribution

Class::DBI::ClassGenerator::DBD::SQLite - SQLite-specific helper module for Class::DBI::ClassGenerator. River stage zero No dependents

DCANTRELL/Class-DBI-ClassGenerator-1.04 - 05 Jun 2014 20:32:57 UTC - Search in distribution

Data::ObjectDriver::Driver::DBD::SQLite - SQLite driver River stage one • 4 direct dependents • 9 total dependents

SIXAPART/Data-ObjectDriver-0.22 - 01 Feb 2023 05:19:05 UTC - Search in distribution

lib/DBIx/Skinny/DBD/SQLite.pm River stage two • 7 direct dependents • 12 total dependents

NEKOKAK/DBIx-Skinny-0.0742 - 20 Sep 2011 16:39:37 UTC - Search in distribution

lib/DBI/Filesystem/DBD/SQLite.pm River stage zero No dependents

LDS/sqlfs-perl-1.04 - 27 Jun 2013 16:07:27 UTC - Search in distribution

lib/Qudo/Driver/DBI/DBD/SQLite.pm River stage zero No dependents

MASARTZ/Qudo-Driver-DBI-0.03 - 04 Nov 2010 14:40:18 UTC - Search in distribution

lib/Data/Model/Driver/DBI/DBD/SQLite.pm River stage zero No dependents

YAPPO/Data-Model-0.00008 - 08 Jul 2013 11:21:40 UTC - Search in distribution

Test::DBIC::DBDConnector - A Moo::Role for implementing DBD-versions of a DBIC test-class River stage one • 2 direct dependents • 2 total dependents

This Moo::Role is intended to be the base for this type of tester module. It is part of the Test::DBIC::SQLite distribution because *SQLite* is also used for testing DBIx::Class, so the only way to test this role (that deploys a DBIx::Class::Schema s...

ABELTJE/Test-DBIC-SQLite-1.01 - 27 Jul 2022 07:39:14 UTC - Search in distribution

ORLite - Extremely light weight SQLite-specific ORM River stage two • 10 direct dependents • 24 total dependents

SQLite is a light single file SQL database that provides an excellent platform for embedded storage of structured data. However, while it is superficially similar to a regular server-side SQL database, SQLite has some significant attributes that make...

ETHER/ORLite-2.00 - 19 Aug 2023 22:25:35 UTC - Search in distribution

DBD::Cego - Perl database DBD interface for Cego River stage zero No dependents

Cego is a relational database system available as opensource. For more information, please look at www.lemke-it.com Before building and using the Cego DBD interface, you have to install the required Cego C+ library ( plus friends ). Thanks to Matt Se...

COMPLX/DBD-cego-1.4.0 - 08 Nov 2017 10:09:40 UTC - Search in distribution

cpandb - interface to CPAN::SQLite River stage one • 4 direct dependents • 6 total dependents

This script is an interface to the routines of CPAN::SQLite for setting up, maintaining and searching a "DBD::SQLite" database of CPAN. Available options can be grouped into three categories. Common options These are options which are common to both ...

STRO/CPAN-SQLite-0.220 - 29 Oct 2022 06:36:35 UTC - Search in distribution

Pye::SQL - Log with Pye into MySQL, PostgreSQL or SQLite River stage zero No dependents

This package provides a relational SQL backend for the Pye logging system. It currently supports MySQL, PostgreSQL and SQLite. All of these database systems will require prior creation of the target database and table. Read on for notes and suggestio...

IDOPEREL/Pye-SQL-1.000001 - 21 Jan 2015 17:36:06 UTC - Search in distribution

SAL - A Sub Application Layer for Perl River stage zero No dependents

This is a stub. Documentation needs to be done for all SAL::* modules unfortunately. What it is, and what it is not SAL is library for building multi-platform tools (shell, desktop, web). It's primary purpose is to allow for rapid development of busi...

SELCOMB/SAL-3.03 - 01 Jul 2005 01:12:02 UTC - Search in distribution
274 results (0.07 seconds)